ubg_terminal_set_cursor_prompts

Syntax:

ubg_terminal_set_cursor_prompts(input, history)

Arguments:

Argument Name Type Description
inputstring(default: "Enter:") text in front of user's input while typing
historystring(default: ":") text in front of each line of terminal history

Returns: (bool)

Description:

Loading page...

Back: Setters
Next: ubg_terminal_set_command_invalid_prompt